home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / iSysCleaner / iSCSetup.exe / {app} / iSysCleaner.exe / 0 / RCDATA / TFORMMSG / TFORMMSG.txt
Text File  |  2004-12-09  |  657b  |  36 lines

  1. object FormMsg: TFormMsg
  2.   Left = 223
  3.   Top = 202
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'FormMsg'
  7.   ClientHeight = 41
  8.   ClientWidth = 232
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDefault
  18.   Visible = True
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel1: TBevel
  22.     Left = 1
  23.     Top = 1
  24.     Width = 231
  25.     Height = 40
  26.     Shape = bsFrame
  27.   end
  28.   object lblMessage: TLabel
  29.     Left = 7
  30.     Top = 16
  31.     Width = 217
  32.     Height = 13
  33.     AutoSize = False
  34.   end
  35. end
  36.